Package com.netscape.certsrv.profile
Class ProfileParameter
java.lang.Object
com.netscape.certsrv.profile.ProfileParameter
- All Implemented Interfaces:
JSONSerializer
-
Field Summary
Fields inherited from interface com.netscape.certsrv.util.JSONSerializer
logger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static ProfileParameter
static ProfileParameter
getName()
getValue()
int
hashCode()
void
void
toString()
toXML()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
ProfileParameter
public ProfileParameter() -
ProfileParameter
-
-
Method Details